YJIT - Building a new JIT Compiler inside CRuby
#RubyKaigi_Takeout_2021 #RubyKaigi_Takeout_2021_Day2
https://rubykaigi.org/2021-takeout/presentations/maximecb.html
レーシングカーとふつうの車は設計がちがうよ
いまのところのボトルネック
Object Oriented, lots of short methods, instance variable accesses
machine codeがおおい
Object Shapesがあるといいんじゃね?
(MJITとも)仲良くしましょうよ〜という話
ぜんぶCI通ってるし
LBBV (Lazy Basic Block Versioning)